Skip to content

deps(nuget): Bump OpenTelemetry.Instrumentation.AspNetCore and 2 others#102

Merged
PlagueHO merged 1 commit intomainfrom
dependabot/nuget/prompt-babbler-service/opentelemetry-4506789609
Apr 25, 2026
Merged

deps(nuget): Bump OpenTelemetry.Instrumentation.AspNetCore and 2 others#102
PlagueHO merged 1 commit intomainfrom
dependabot/nuget/prompt-babbler-service/opentelemetry-4506789609

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Pinned OpenTelemetry.Instrumentation.AspNetCore at 1.15.2.

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

1.15.2

Commits viewable in compare view.

Pinned OpenTelemetry.Instrumentation.Http at 1.15.1.

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

1.15.1

1.15.1-beta.2

1.15.1-beta.1

1.15.1-alpha.1

Commits viewable in compare view.

Pinned OpenTelemetry.Instrumentation.Runtime at 1.15.1.

Release notes

Sourced from OpenTelemetry.Instrumentation.Runtime's releases.

1.15.1

1.15.1-beta.2

1.15.1-beta.1

1.15.1-alpha.1

Commits viewable in compare view.


This change is Reviewable

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 24, 2026

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 24, 2026

Unit Test Results

194 tests  ±0   194 ✅ ±0   1s ⏱️ -3s
  6 suites ±0     0 💤 ±0 
  6 files   ±0     0 ❌ ±0 

Results for commit 35160b1. ± Comparison against base commit 3368055.

♻️ This comment has been updated with latest results.

@dependabot dependabot Bot changed the title deps(nuget): Bump the opentelemetry group with 3 updates deps(nuget): Bump OpenTelemetry.Instrumentation.AspNetCore and 2 others Apr 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/prompt-babbler-service/opentelemetry-4506789609 branch from 02a89a8 to 4a43e9d Compare April 25, 2026 02:37
@PlagueHO
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.15.1 to 1.15.2
Bumps OpenTelemetry.Instrumentation.Http from 1.15.0 to 1.15.1
Bumps OpenTelemetry.Instrumentation.Runtime from 1.15.0 to 1.15.1

---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Instrumentation.Runtime
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/prompt-babbler-service/opentelemetry-4506789609 branch from 4a43e9d to 35160b1 Compare April 25, 2026 04:59
@github-actions
Copy link
Copy Markdown

Summary

Summary
Generated on: 04/25/2026 - 05:02:33
Parser: MultiReport (12x Cobertura)
Assemblies: 3
Classes: 32
Files: 30
Line coverage: 60.5% (1477 of 2441)
Covered lines: 1477
Uncovered lines: 964
Coverable lines: 2441
Total lines: 3556
Branch coverage: 47.6% (327 of 686)
Covered branches: 327
Total branches: 686
Method coverage: Feature is only available for sponsors

Coverage

PromptBabbler.Api - 63.9%
Name Line Branch
PromptBabbler.Api 63.9% 47.3%
Program 0% 0%
PromptBabbler.Api.Controllers.BabbleController 96.6% 80%
PromptBabbler.Api.Controllers.ConfigController 100%
PromptBabbler.Api.Controllers.GeneratedPromptController 100% 100%
PromptBabbler.Api.Controllers.PromptTemplateController 71.4% 46.5%
PromptBabbler.Api.Controllers.TranscriptionWebSocketController 69% 55.2%
PromptBabbler.Api.Controllers.UserController 0% 0%
PromptBabbler.Api.Extensions.ClaimsPrincipalExtensions 100% 50%
PromptBabbler.Api.HealthChecks.AiFoundryHealthCheck 100% 100%
PromptBabbler.Api.HealthChecks.CosmosDbHealthCheck 100% 100%
PromptBabbler.Api.HealthChecks.ManagedIdentityHealthCheck 0%
PromptBabbler.Api.Middleware.AccessCodeMiddleware 100% 93.7%
PromptBabbler.Domain - 100%
Name Line Branch
PromptBabbler.Domain 100% ****
PromptBabbler.Domain.Interfaces.TranscriptionSession 100%
PromptBabbler.Domain.Models.TemplateValidationResult 100%
PromptBabbler.Domain.Models.UserSettings 100%
PromptBabbler.Infrastructure - 56.7%
Name Line Branch
PromptBabbler.Infrastructure 56.7% 48%
PromptBabbler.Infrastructure.DependencyInjection 0% 0%
PromptBabbler.Infrastructure.Services.AzureOpenAiPromptGenerationService 0% 0%
PromptBabbler.Infrastructure.Services.AzureSpeechTranscriptionService 0% 0%
PromptBabbler.Infrastructure.Services.BabbleService 100% 100%
PromptBabbler.Infrastructure.Services.BuiltInTemplateSeedingService 0% 0%
PromptBabbler.Infrastructure.Services.CosmosBabbleRepository 37.3% 5.5%
PromptBabbler.Infrastructure.Services.CosmosGeneratedPromptRepository 38.3% 12.5%
PromptBabbler.Infrastructure.Services.CosmosPromptTemplateRepository 30.3% 25%
PromptBabbler.Infrastructure.Services.CosmosUserRepository 95.8%
PromptBabbler.Infrastructure.Services.GeneratedPromptService 100% 100%
PromptBabbler.Infrastructure.Services.PromptBuilder 100% 100%
PromptBabbler.Infrastructure.Services.PromptTemplateService 100% 83.3%
PromptBabbler.Infrastructure.Services.TemplateValidationService 94.9% 93.7%
PromptBabbler.Infrastructure.Services.UserService 100% 91.6%
System.Text.RegularExpressions.Generated 73.9% 48.8%
System.Text.RegularExpressions.Generated.RunnerFactory
System.Text.RegularExpressions.Generated.RunnerFactory.Runner

Copy link
Copy Markdown
Owner

@PlagueHO PlagueHO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All checks passing. Approving for squash merge.

@PlagueHO
Copy link
Copy Markdown
Owner

PlagueHO commented Apr 25, 2026

:lgtm:

@PlagueHO PlagueHO merged commit dd34ef3 into main Apr 25, 2026
12 checks passed
@PlagueHO PlagueHO deleted the dependabot/nuget/prompt-babbler-service/opentelemetry-4506789609 branch April 25, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant